2 references to new
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\UnitTesting\API\UnitTestingSearchQuery.cs (2)
48
=>
new
(fullyQualifiedTypeName, methodName: null, methodArity: 0, methodParameterCount: 0, strict);
51
=>
new
(fullyQualifiedTypeName, methodName, methodArity, methodParameterCount, strict);