fix resolve MG Audio TypeReaders #20
Annotations
50 warnings
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L124
Return type of 'DataPacket.TryPeekBits(int, out int)' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L358
Return type of 'DataPacket.ReadBits(int)' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L472
Return type of 'DataPacket.ReadUInt16()' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L481
Return type of 'DataPacket.ReadUInt32()' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L490
Return type of 'DataPacket.ReadUInt64()' is not CLS-compliant
|
build:
MonoGame.Framework/Audio/OpenAL/ConcreteSoundEffectInstance.cs#L20
Identifier '_sourceId' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L124
Return type of 'DataPacket.TryPeekBits(int, out int)' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L358
Return type of 'DataPacket.ReadBits(int)' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L472
Return type of 'DataPacket.ReadUInt16()' is not CLS-compliant
|
build:
ThirdParty/NVorbis/NVorbis/DataPacket.cs#L481
Return type of 'DataPacket.ReadUInt32()' is not CLS-compliant
|
build:
MonoGame.Framework/Audio/OpenAL/ConcreteSoundEffectInstance.cs#L20
Identifier '_sourceId' is not CLS-compliant
|
build:
MonoGame.Framework/Platform/iOS/iOSGameWindow.cs#L166
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'UIViewController.InterfaceOrientation' is obsoleted on: 'ios' 8.0 and later (Use Adaptive View Controllers instead.), 'maccatalyst' 8.0 and later (Use Adaptive View Controllers instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameViewController.cs#L57
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'UIViewController.InterfaceOrientation' is obsoleted on: 'ios' 8.0 and later (Use Adaptive View Controllers instead.), 'maccatalyst' 8.0 and later (Use Adaptive View Controllers instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameViewController.cs#L57
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'UIViewController.InterfaceOrientation' is obsoleted on: 'ios' 8.0 and later (Use Adaptive View Controllers instead.), 'maccatalyst' 8.0 and later (Use Adaptive View Controllers instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameViewController.cs#L109
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'UIViewController.DidRotate(UIInterfaceOrientation)' is obsoleted on: 'ios' 8.0 and later (Use Adaptive View Controllers instead.), 'maccatalyst' 8.0 and later (Use Adaptive View Controllers instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameViewController.cs#L133
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'UIViewController.InterfaceOrientation' is obsoleted on: 'ios' 8.0 and later (Use Adaptive View Controllers instead.), 'maccatalyst' 8.0 and later (Use Adaptive View Controllers instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameView.cs#L166
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'CAEAGLLayer.DrawableProperties.set' is obsoleted on: 'ios' 12.0 and later (Use 'CAMetalLayer' instead.), 'maccatalyst' 12.0 and later (Use 'CAMetalLayer' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameView.cs#L166
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'CAEAGLLayer.DrawableProperties' is obsoleted on: 'ios' 12.0 and later (Use 'CAMetalLayer' instead.), 'maccatalyst' 12.0 and later (Use 'CAMetalLayer' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameView.cs#L170
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'EAGLColorFormat.RGBA8' is obsoleted on: 'ios' 12.0 and later (Use 'Metal' instead.), 'maccatalyst' 12.0 and later (Use 'Metal' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
MonoGame.Framework/Platform/iOS/iOSGameView.cs#L174
This call site is reachable on: 'iOS' 11.2 and later, 'maccatalyst' 11.2 and later. 'EAGLDrawableProperty.RetainedBacking' is obsoleted on: 'ios' 12.0 and later (Use 'Metal' instead.), 'maccatalyst' 12.0 and later (Use 'Metal' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build:
src/Xna.Framework.Content/Content/Utilities/ReflectionHelpers.cs#L62
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The parameter 'type' of method 'Microsoft.Xna.Platform.Content.Utilities.ReflectionHelpers.GetMethodInfo(Type, String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build:
src/Xna.Framework.Content/Content/ContentReaders/ReflectiveReader.cs#L174
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The generic parameter 'T' of 'Microsoft.Xna.Framework.Content.ReflectiveReader<T>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build:
src/Xna.Framework.Content/Content/Utilities/ContentExtensions.cs#L24
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields' in call to 'System.Type.GetFields(BindingFlags)'. The parameter 'type' of method 'Microsoft.Xna.Platform.Content.Utilities.ContentExtensions.GetAllFields(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build:
src/Xna.Framework.Content/Content/Utilities/ContentExtensions.cs#L60
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in call to 'System.Type.GetConstructor(BindingFlags, Binder, Type[], ParameterModifier[])'. The parameter 'type' of method 'Microsoft.Xna.Platform.Content.Utilities.ContentExtensions.GetDefaultConstructor(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build:
src/Xna.Framework.Content/Content/Utilities/ContentExtensions.cs#L45
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 'type' of method 'Microsoft.Xna.Platform.Content.Utilities.ContentExtensions.GetAllProperties(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
build:
src/Xna.Framework.Content/Content/ContentTypeReaderManager.cs#L208
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
build:
src/Xna.Framework.Content/Content/ContentTypeReaderManager.cs#L217
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
build:
src/Xna.Framework.Content/Content/ContentTypeReaderManager.cs#L227
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
build:
src/Xna.Framework.Content/Content/ContentTypeReaderManager.cs#L235
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
build:
src/Xna.Framework.Content/Content/ContentTypeReaderManager.cs#L241
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
build:
src/Xna.Framework.Graphics/Graphics/TextureCollectionStrategy.cs#L19
Identifier '_contextStrategy' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/TextureCollectionStrategy.cs#L21
Identifier '_textures' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/TextureCollectionStrategy.cs#L22
Identifier '_dirty' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/TextureCollectionStrategy.cs#L22
Type of 'TextureCollectionStrategy._dirty' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/SamplerStateCollectionStrategy.cs#L19
Identifier '_contextStrategy' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/SamplerStateCollectionStrategy.cs#L29
Identifier '_actualSamplers' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/OcclusionQueryStrategy.cs#L17
Identifier '_contextStrategy' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/GraphicsDeviceStrategy.cs#L30
Identifier '_capabilities' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/GraphicsDeviceStrategy.cs#L31
Identifier '_mainContext' is not CLS-compliant
|
build:
src/Xna.Framework.Graphics/Graphics/GraphicsDebugStrategy.cs#L19
Identifier '_contextStrategy' is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline/Serialization/Compiler/ContentTypeWriter.cs#L15
Identifier '_typeVersion' is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/TextureImporter.cs#L18
Arrays as attribute arguments is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/OpenAssetImporter.cs#L21
Arrays as attribute arguments is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/EffectCompiler/TPGParser/Scanner.cs#L665
Identifier '_NONE_' is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/EffectCompiler/TPGParser/Scanner.cs#L666
Identifier '_UNDETERMINED_' is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/EffectCompiler/TPGParser/ParseTree.cs#L118
Identifier 'ParseNode.Nodes' differing only in case is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/EffectCompiler/TPGParser/ParseTree.cs#L125
Identifier 'ParseNode.Text' differing only in case is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline.Graphics/EffectCompiler/TPGParser/ParseTree.cs#L149
Overloaded method 'ParseNode.GetValue(ParseTree, TokenType, ref int)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline/Serialization/Compiler/ContentTypeWriter.cs#L15
Identifier '_typeVersion' is not CLS-compliant
|
build:
src/Xna.Framework.Content.Pipeline/InvalidContentException.cs#L99
Member 'InvalidContentException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'InvalidContentException.GetObjectData(SerializationInfo, StreamingContext)'.
|