2 references to GetExplicitInterfaceMethodNullableAttributeArgument
Microsoft.Cci.Extensions (2)
Writers\CSharp\CSDeclarationWriter.Methods.cs (1)
133object nullableAttributeArgument = methodImplementation.GetExplicitInterfaceMethodNullableAttributeArgument(_metadataReaderCache);
Writers\CSharp\CSDeclarationWriter.Properties.cs (1)
142object nullableAttributeArgument = methodImplementation.GetExplicitInterfaceMethodNullableAttributeArgument(_metadataReaderCache);